places view: Use proper gettext macros
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Aug 2015 03:28:56 +0000 (23:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 26 Aug 2015 03:28:56 +0000 (23:28 -0400)
commit2d83dd62173fc5e651e7df95f331ad5cc46a29cf
treef88cbc008a7ccc9eaefbfc49f690cc96128d44c1
parentb287412249936f60bc6cb93e55c1abee1cec7e83
places view: Use proper gettext macros

P_() is meant only for property nicks and blurbs. Everything
else should use _().

http://bugzilla.gnome.org/show_bug.cgi?id=754086
gtk/gtkplacesview.c